.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}

.ArtRageDesign{
	position: absolute;
	top: 220px;
	left: 480px;
}

.WaterandBoats{
	position: absolute;
	top: 600px;
	left: 70px;
}

.WaterandBoatsL{
	position: absolute;
	top: 1390px;
	left: 200px;
	text-align: center;
}

.WaterandBoatsEarly{
	position: absolute;
	top: 1540px;
	left: 110px;
}

.WaterandBoatsEarlyL{
	position: absolute;
	top: 2330px;
	left: 12px;
	text-align: center;
}

.WaterandBoatsIntermediate{
	position: absolute;
	top: 2480px;
	left: 106px;
}
	
.WaterandBoatsIntermediateL{
	position: absolute;
	top: 3284px;
	left: 85px;
	text-align: center;
	}

.BottomLinks{
	position: absolute;
	top: 4880px;
	left: 510px;
}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 5190px;
	left: 320px;
}

h1{
	color: rgb(20,15,70);
	font-size: 24px;
	font: Arial;
}
		
h2{
	color: rgb(20,15,70);
	font-size: 28px;
	font: Arial;	
}	


h3{
   font-family: Arial;
	color: rgb(180,200,195);
	font-size: 20px;
	text-decoration: underline;
	
}